Gets or sets To header field. The To header field is a required header field
in every request used to indicate the recipient of the request.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic ContactInfo To { get; set; }Public Property To As ContactInfo
Get
Set
Property Value
Type:
ContactInfoTo.
See Also